app(app(app(compose, f), g), x) → app(g, app(f, x))
app(reverse, l) → app(app(reverse2, l), nil)
app(app(reverse2, nil), l) → l
app(app(reverse2, app(app(cons, x), xs)), l) → app(app(reverse2, xs), app(app(cons, x), l))
app(hd, app(app(cons, x), xs)) → x
app(tl, app(app(cons, x), xs)) → xs
last → app(app(compose, hd), reverse)
init → app(app(compose, reverse), app(app(compose, tl), reverse))
↳ QTRS
↳ Overlay + Local Confluence
app(app(app(compose, f), g), x) → app(g, app(f, x))
app(reverse, l) → app(app(reverse2, l), nil)
app(app(reverse2, nil), l) → l
app(app(reverse2, app(app(cons, x), xs)), l) → app(app(reverse2, xs), app(app(cons, x), l))
app(hd, app(app(cons, x), xs)) → x
app(tl, app(app(cons, x), xs)) → xs
last → app(app(compose, hd), reverse)
init → app(app(compose, reverse), app(app(compose, tl), reverse))
↳ QTRS
↳ Overlay + Local Confluence
↳ QTRS
↳ DependencyPairsProof
app(app(app(compose, f), g), x) → app(g, app(f, x))
app(reverse, l) → app(app(reverse2, l), nil)
app(app(reverse2, nil), l) → l
app(app(reverse2, app(app(cons, x), xs)), l) → app(app(reverse2, xs), app(app(cons, x), l))
app(hd, app(app(cons, x), xs)) → x
app(tl, app(app(cons, x), xs)) → xs
last → app(app(compose, hd), reverse)
init → app(app(compose, reverse), app(app(compose, tl), reverse))
app(app(app(compose, x0), x1), x2)
app(reverse, x0)
app(app(reverse2, nil), x0)
app(app(reverse2, app(app(cons, x0), x1)), x2)
app(hd, app(app(cons, x0), x1))
app(tl, app(app(cons, x0), x1))
last
init
LAST → APP(app(compose, hd), reverse)
LAST → APP(compose, hd)
APP(app(reverse2, app(app(cons, x), xs)), l) → APP(app(cons, x), l)
INIT → APP(app(compose, tl), reverse)
INIT → APP(compose, tl)
APP(app(app(compose, f), g), x) → APP(f, x)
APP(app(reverse2, app(app(cons, x), xs)), l) → APP(reverse2, xs)
INIT → APP(compose, reverse)
APP(reverse, l) → APP(reverse2, l)
APP(app(reverse2, app(app(cons, x), xs)), l) → APP(app(reverse2, xs), app(app(cons, x), l))
APP(app(app(compose, f), g), x) → APP(g, app(f, x))
APP(reverse, l) → APP(app(reverse2, l), nil)
INIT → APP(app(compose, reverse), app(app(compose, tl), reverse))
app(app(app(compose, f), g), x) → app(g, app(f, x))
app(reverse, l) → app(app(reverse2, l), nil)
app(app(reverse2, nil), l) → l
app(app(reverse2, app(app(cons, x), xs)), l) → app(app(reverse2, xs), app(app(cons, x), l))
app(hd, app(app(cons, x), xs)) → x
app(tl, app(app(cons, x), xs)) → xs
last → app(app(compose, hd), reverse)
init → app(app(compose, reverse), app(app(compose, tl), reverse))
app(app(app(compose, x0), x1), x2)
app(reverse, x0)
app(app(reverse2, nil), x0)
app(app(reverse2, app(app(cons, x0), x1)), x2)
app(hd, app(app(cons, x0), x1))
app(tl, app(app(cons, x0), x1))
last
init
↳ QTRS
↳ Overlay + Local Confluence
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ EdgeDeletionProof
LAST → APP(app(compose, hd), reverse)
LAST → APP(compose, hd)
APP(app(reverse2, app(app(cons, x), xs)), l) → APP(app(cons, x), l)
INIT → APP(app(compose, tl), reverse)
INIT → APP(compose, tl)
APP(app(app(compose, f), g), x) → APP(f, x)
APP(app(reverse2, app(app(cons, x), xs)), l) → APP(reverse2, xs)
INIT → APP(compose, reverse)
APP(reverse, l) → APP(reverse2, l)
APP(app(reverse2, app(app(cons, x), xs)), l) → APP(app(reverse2, xs), app(app(cons, x), l))
APP(app(app(compose, f), g), x) → APP(g, app(f, x))
APP(reverse, l) → APP(app(reverse2, l), nil)
INIT → APP(app(compose, reverse), app(app(compose, tl), reverse))
app(app(app(compose, f), g), x) → app(g, app(f, x))
app(reverse, l) → app(app(reverse2, l), nil)
app(app(reverse2, nil), l) → l
app(app(reverse2, app(app(cons, x), xs)), l) → app(app(reverse2, xs), app(app(cons, x), l))
app(hd, app(app(cons, x), xs)) → x
app(tl, app(app(cons, x), xs)) → xs
last → app(app(compose, hd), reverse)
init → app(app(compose, reverse), app(app(compose, tl), reverse))
app(app(app(compose, x0), x1), x2)
app(reverse, x0)
app(app(reverse2, nil), x0)
app(app(reverse2, app(app(cons, x0), x1)), x2)
app(hd, app(app(cons, x0), x1))
app(tl, app(app(cons, x0), x1))
last
init
↳ QTRS
↳ Overlay + Local Confluence
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ EdgeDeletionProof
↳ QDP
↳ DependencyGraphProof
LAST → APP(app(compose, hd), reverse)
LAST → APP(compose, hd)
INIT → APP(app(compose, tl), reverse)
APP(app(reverse2, app(app(cons, x), xs)), l) → APP(app(cons, x), l)
INIT → APP(compose, tl)
APP(app(app(compose, f), g), x) → APP(f, x)
INIT → APP(compose, reverse)
APP(app(reverse2, app(app(cons, x), xs)), l) → APP(reverse2, xs)
APP(reverse, l) → APP(reverse2, l)
APP(app(reverse2, app(app(cons, x), xs)), l) → APP(app(reverse2, xs), app(app(cons, x), l))
APP(app(app(compose, f), g), x) → APP(g, app(f, x))
APP(reverse, l) → APP(app(reverse2, l), nil)
INIT → APP(app(compose, reverse), app(app(compose, tl), reverse))
app(app(app(compose, f), g), x) → app(g, app(f, x))
app(reverse, l) → app(app(reverse2, l), nil)
app(app(reverse2, nil), l) → l
app(app(reverse2, app(app(cons, x), xs)), l) → app(app(reverse2, xs), app(app(cons, x), l))
app(hd, app(app(cons, x), xs)) → x
app(tl, app(app(cons, x), xs)) → xs
last → app(app(compose, hd), reverse)
init → app(app(compose, reverse), app(app(compose, tl), reverse))
app(app(app(compose, x0), x1), x2)
app(reverse, x0)
app(app(reverse2, nil), x0)
app(app(reverse2, app(app(cons, x0), x1)), x2)
app(hd, app(app(cons, x0), x1))
app(tl, app(app(cons, x0), x1))
last
init
↳ QTRS
↳ Overlay + Local Confluence
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ EdgeDeletionProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDPOrderProof
↳ QDP
APP(app(reverse2, app(app(cons, x), xs)), l) → APP(app(reverse2, xs), app(app(cons, x), l))
app(app(app(compose, f), g), x) → app(g, app(f, x))
app(reverse, l) → app(app(reverse2, l), nil)
app(app(reverse2, nil), l) → l
app(app(reverse2, app(app(cons, x), xs)), l) → app(app(reverse2, xs), app(app(cons, x), l))
app(hd, app(app(cons, x), xs)) → x
app(tl, app(app(cons, x), xs)) → xs
last → app(app(compose, hd), reverse)
init → app(app(compose, reverse), app(app(compose, tl), reverse))
app(app(app(compose, x0), x1), x2)
app(reverse, x0)
app(app(reverse2, nil), x0)
app(app(reverse2, app(app(cons, x0), x1)), x2)
app(hd, app(app(cons, x0), x1))
app(tl, app(app(cons, x0), x1))
last
init
REVERSE2(cons(x, xs), l) → REVERSE2(xs, cons(x, l))
compose(x0, x1, x2)
reverse(x0)
reverse2(nil, x0)
reverse2(cons(x0, x1), x2)
hd(cons(x0, x1))
tl(cons(x0, x1))
last
init
The following pairs can be oriented strictly and are deleted.
The remaining pairs can at least be oriented weakly.
APP(app(reverse2, app(app(cons, x), xs)), l) → APP(app(reverse2, xs), app(app(cons, x), l))
trivial
↳ QTRS
↳ Overlay + Local Confluence
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ EdgeDeletionProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ PisEmptyProof
↳ QDP
app(app(app(compose, f), g), x) → app(g, app(f, x))
app(reverse, l) → app(app(reverse2, l), nil)
app(app(reverse2, nil), l) → l
app(app(reverse2, app(app(cons, x), xs)), l) → app(app(reverse2, xs), app(app(cons, x), l))
app(hd, app(app(cons, x), xs)) → x
app(tl, app(app(cons, x), xs)) → xs
last → app(app(compose, hd), reverse)
init → app(app(compose, reverse), app(app(compose, tl), reverse))
app(app(app(compose, x0), x1), x2)
app(reverse, x0)
app(app(reverse2, nil), x0)
app(app(reverse2, app(app(cons, x0), x1)), x2)
app(hd, app(app(cons, x0), x1))
app(tl, app(app(cons, x0), x1))
last
init
↳ QTRS
↳ Overlay + Local Confluence
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ EdgeDeletionProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDPOrderProof
APP(app(app(compose, f), g), x) → APP(g, app(f, x))
APP(app(app(compose, f), g), x) → APP(f, x)
app(app(app(compose, f), g), x) → app(g, app(f, x))
app(reverse, l) → app(app(reverse2, l), nil)
app(app(reverse2, nil), l) → l
app(app(reverse2, app(app(cons, x), xs)), l) → app(app(reverse2, xs), app(app(cons, x), l))
app(hd, app(app(cons, x), xs)) → x
app(tl, app(app(cons, x), xs)) → xs
last → app(app(compose, hd), reverse)
init → app(app(compose, reverse), app(app(compose, tl), reverse))
app(app(app(compose, x0), x1), x2)
app(reverse, x0)
app(app(reverse2, nil), x0)
app(app(reverse2, app(app(cons, x0), x1)), x2)
app(hd, app(app(cons, x0), x1))
app(tl, app(app(cons, x0), x1))
last
init
The following pairs can be oriented strictly and are deleted.
The remaining pairs can at least be oriented weakly.
APP(app(app(compose, f), g), x) → APP(g, app(f, x))
APP(app(app(compose, f), g), x) → APP(f, x)
app2 > APP1
↳ QTRS
↳ Overlay + Local Confluence
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ EdgeDeletionProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ PisEmptyProof
app(app(app(compose, f), g), x) → app(g, app(f, x))
app(reverse, l) → app(app(reverse2, l), nil)
app(app(reverse2, nil), l) → l
app(app(reverse2, app(app(cons, x), xs)), l) → app(app(reverse2, xs), app(app(cons, x), l))
app(hd, app(app(cons, x), xs)) → x
app(tl, app(app(cons, x), xs)) → xs
last → app(app(compose, hd), reverse)
init → app(app(compose, reverse), app(app(compose, tl), reverse))
app(app(app(compose, x0), x1), x2)
app(reverse, x0)
app(app(reverse2, nil), x0)
app(app(reverse2, app(app(cons, x0), x1)), x2)
app(hd, app(app(cons, x0), x1))
app(tl, app(app(cons, x0), x1))
last
init